Class InvalidConfigException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.amazon.A3L.messaging.exception.InvalidConfigException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidConfigException extends java.lang.RuntimeExceptionException class thrown when valid A3LMessagingService implementation is not found- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidConfigException()InvalidConfigException(java.lang.String message)
-